home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / snws190s.zip / EXPIRE.H < prev    next >
Text File  |  1992-03-19  |  124b  |  8 lines

  1. /*
  2.  *  Private decls for expire
  3.  */
  4.  
  5. void crash(char *msg, char *fn);
  6.  
  7. void expire_history(long current, long secs);
  8.